libgraph-easy-perl software package provides Perl module to convert or render graphs (as ASCII, HTML, SVG or via Graphviz), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgraph-easy-perl
libgraph-easy-perl is installed in your system.
Make ensure the libgraph-easy-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgraph-easy-perl *
You will get with libgraph-easy-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libgraph-easy-perl |
| Version | 0.75-1 |
| Description | Perl module to convert or render graphs (as ASCII, HTML, SVG or via Graphviz) |
| Sub Section | Perl |